home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 3
/
Precision Software Applications Silver Collection Volume Three (PSM) (1993).iso
/
drivers
/
util4021.exe
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-04-21
|
386b
|
27 lines
echo off
cls
a:
cd \
type premenu
KEYIN
if exist c:\tvgautil goto ins
md c:\tvgautil
:ins
cls
:logo
echo TVGA Driver/Utility Disk, Version C4.02
echo.
echo Copying files to drive C ....
cd c:\tvgautil
copy tvga c:readme.bat >nul
copy menu c: >nul
copy vp.bat c: >nul
copy *.com c: >nul
copy *.trd c:*.exe >nul
copy *.hlp c: >nul
echo.
c:
cd \tvgautil
readme